HID: apple: Add missing scan code event for keys handled by hid-apple
Origin: https://git.kernel.org/linus/
3b41fb4094914903fd8e50a13def9e47763dc101
Bug-Debian: https://bugs.debian.org/757356
When an EV_KEY event is generated by hid-apple due to special key
mapping, the usual associated scan code event (EV_MSC) is missing.
This issue can be seen with the evtest utility.
Add the scan code event for these special keys.
BugLink: https://bugs.debian.org/757356
Co-developed-by: Daniel Lin <ephemient@gmail.com>
Signed-off-by: Daniel Lin <ephemient@gmail.com>
Signed-off-by: Vincent Lefevre <vincent@vinc17.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name HID-apple-Add-missing-scan-code-event-for-keys-handl.patch